3.981 \(\int (d x)^m \left (c x^2\right )^{5/2} (a+b x)^n \, dx\)

Optimal. Leaf size=67 \[ \frac{c^2 \sqrt{c x^2} (d x)^{m+6} (a+b x)^n \left (\frac{b x}{a}+1\right )^{-n} \, _2F_1\left (m+6,-n;m+7;-\frac{b x}{a}\right )}{d^6 (m+6) x} \]

[Out]

(c^2*(d*x)^(6 + m)*Sqrt[c*x^2]*(a + b*x)^n*Hypergeometric2F1[6 + m, -n, 7 + m, -
((b*x)/a)])/(d^6*(6 + m)*x*(1 + (b*x)/a)^n)

_______________________________________________________________________________________

Rubi [A]  time = 0.0732137, antiderivative size = 67, normalized size of antiderivative = 1., number of steps used = 4, number of rules used = 4, integrand size = 22, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.182 \[ \frac{c^2 \sqrt{c x^2} (d x)^{m+6} (a+b x)^n \left (\frac{b x}{a}+1\right )^{-n} \, _2F_1\left (m+6,-n;m+7;-\frac{b x}{a}\right )}{d^6 (m+6) x} \]

Antiderivative was successfully verified.

[In]  Int[(d*x)^m*(c*x^2)^(5/2)*(a + b*x)^n,x]

[Out]

(c^2*(d*x)^(6 + m)*Sqrt[c*x^2]*(a + b*x)^n*Hypergeometric2F1[6 + m, -n, 7 + m, -
((b*x)/a)])/(d^6*(6 + m)*x*(1 + (b*x)/a)^n)

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 20.6238, size = 54, normalized size = 0.81 \[ \frac{c^{2} \sqrt{c x^{2}} \left (d x\right )^{m + 6} \left (1 + \frac{b x}{a}\right )^{- n} \left (a + b x\right )^{n}{{}_{2}F_{1}\left (\begin{matrix} - n, m + 6 \\ m + 7 \end{matrix}\middle |{- \frac{b x}{a}} \right )}}{d^{6} x \left (m + 6\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate((d*x)**m*(c*x**2)**(5/2)*(b*x+a)**n,x)

[Out]

c**2*sqrt(c*x**2)*(d*x)**(m + 6)*(1 + b*x/a)**(-n)*(a + b*x)**n*hyper((-n, m + 6
), (m + 7,), -b*x/a)/(d**6*x*(m + 6))

_______________________________________________________________________________________

Mathematica [A]  time = 0.0732319, size = 57, normalized size = 0.85 \[ \frac{x \left (c x^2\right )^{5/2} (d x)^m (a+b x)^n \left (\frac{b x}{a}+1\right )^{-n} \, _2F_1\left (m+6,-n;m+7;-\frac{b x}{a}\right )}{m+6} \]

Antiderivative was successfully verified.

[In]  Integrate[(d*x)^m*(c*x^2)^(5/2)*(a + b*x)^n,x]

[Out]

(x*(d*x)^m*(c*x^2)^(5/2)*(a + b*x)^n*Hypergeometric2F1[6 + m, -n, 7 + m, -((b*x)
/a)])/((6 + m)*(1 + (b*x)/a)^n)

_______________________________________________________________________________________

Maple [F]  time = 0.073, size = 0, normalized size = 0. \[ \int \left ( dx \right ) ^{m} \left ( c{x}^{2} \right ) ^{{\frac{5}{2}}} \left ( bx+a \right ) ^{n}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int((d*x)^m*(c*x^2)^(5/2)*(b*x+a)^n,x)

[Out]

int((d*x)^m*(c*x^2)^(5/2)*(b*x+a)^n,x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \left (c x^{2}\right )^{\frac{5}{2}}{\left (b x + a\right )}^{n} \left (d x\right )^{m}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^2)^(5/2)*(b*x + a)^n*(d*x)^m,x, algorithm="maxima")

[Out]

integrate((c*x^2)^(5/2)*(b*x + a)^n*(d*x)^m, x)

_______________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \[{\rm integral}\left (\sqrt{c x^{2}}{\left (b x + a\right )}^{n} \left (d x\right )^{m} c^{2} x^{4}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^2)^(5/2)*(b*x + a)^n*(d*x)^m,x, algorithm="fricas")

[Out]

integral(sqrt(c*x^2)*(b*x + a)^n*(d*x)^m*c^2*x^4, x)

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((d*x)**m*(c*x**2)**(5/2)*(b*x+a)**n,x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \left (c x^{2}\right )^{\frac{5}{2}}{\left (b x + a\right )}^{n} \left (d x\right )^{m}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate((c*x^2)^(5/2)*(b*x + a)^n*(d*x)^m,x, algorithm="giac")

[Out]

integrate((c*x^2)^(5/2)*(b*x + a)^n*(d*x)^m, x)